[Backend] Fix issue refunding uncompleted payments#6094
[Backend] Fix issue refunding uncompleted payments#6094tvdeyen merged 2 commits intosolidusio:mainfrom
Conversation
|
In favor of #2932 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6094 +/- ##
==========================================
- Coverage 88.82% 86.64% -2.19%
==========================================
Files 835 514 -321
Lines 18149 11891 -6258
==========================================
- Hits 16121 10303 -5818
+ Misses 2028 1588 -440 ☔ View full report in Codecov by Sentry. |
|
Hey @jtapia thank you for picking this up again after so much time. Seems cov was flaky. Thank you so much! |
7e914f7 to
4ce6200
Compare
|
@fthobe I believe the broken test is a flaky one. Could someone help me re-running the process on CircleCI? |
|
Hey @jtapia thanks for contributing. Can you put a See and .Thanks! |
4ce6200 to
6a19837
Compare
|
@kennyadsl thanks, I have made the changes here: https://github.com/solidusio/solidus/pull/6094/files#diff-b8b2f84275223ed3dc20600049f3eba20911f6e12ed489c34be875590e272599R76, I noticed that |
|
@jtapia thanks! If the view contains logic, it's perfectly legit for codecov to compute the coverage there. It means that we added some conditional paths that are not currently tested. |
6a19837 to
bf82c87
Compare
bf82c87 to
4b11b05
Compare
4b11b05 to
a3199c1
Compare
|
@kennyadsl ready to be merged |
a3199c1 to
3670ead
Compare
|
@tvdeyen is there anything left to do or is this ok? |
A second approval from @solidusio/core-team |
|
@tvdeyen can we merge this given that requirements have been met. It's open for too much time. |
Summary
Refundbutton for uncompleted paymentsCreditbutton for payment onvoidandinvalidstateChecklist
Check out our PR guidelines for more details.
The following are mandatory for all PRs:
The following are not always needed: